@charset "utf-8";
@font-face {      font-family: 'impact';      
src: url('impact.eot'); /* IE9 Compat Modes */      
src: url('impact.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */              
url('impact.woff') format('woff'), /* Modern Browsers */              
url('impact.ttf')  format('truetype'), /* Safari, Android, iOS */              url('impact.svg#MicrosoftYaHei') format('svg'); /* Legacy iOS */    } 

body {
  font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 1.428571429;
  color: #000000;
  margin-top:12rem;
}

.navbar {
    position: relative;
    margin-bottom: 0px;
    border-bottom: 0px solid #BEBCBC;
}


.navbar-inverse {
    background-color: #FFFFFF;
    border-color: #5F5D5D;
}

.navbar-brand {
   margin-top:0px;
   padding:0px;
}

.navbar-nav > li > a {
    padding-top: 0rem;
    padding-bottom: 0rem;
	padding-left:2rem;
	padding-right:2rem;
    line-height: 8.2rem;
}

.nav {
    padding-left: 10rem;
}


.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #E62913;
}

a {
    color: #333333;
    text-decoration: none;
}

a:hover { text-decoration:none; transition: all 300ms ease-in 0ms; color: #333333;}


.navbar-inverse .navbar-nav > li > a {
    color: #333333;
	font-size:1.6rem;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: #000;
    border: 1px solid transparent;
    border-radius: 4px;
}

   .navbar-toggle>span{
		display:block;
		width: 30px;
		height: 4px;
		background-color: #043d79;
		border-radius: 2px;
		margin: 4px auto;
		transition: .3s;
		transform-origin: left center;
    }
   
	 .nav-top1{
		-webkit-transform: rotateZ(34deg);
		-moz-transform: rotateZ(34deg);
		-ms-transform: rotateZ(34deg);
		-o-transform: rotateZ(34deg);
		transform: rotateZ(34deg);
    }
    .nav-middle1{
		opacity: 0;
    }
    .nav-bottom1{
		-webkit-transform: rotateZ(-34deg);
		-moz-transform: rotateZ(-34deg);
		-ms-transform: rotateZ(-34deg);
		-o-transform: rotateZ(-34deg);
		transform: rotateZ(-34deg);
    }


.menu ul.sub_menu{position:absolute; width:600px; display:none; z-index:999; margin-left:0px;}
.menu ul.sub_menu a{ color:#ffffff;}
.menu ul.sub_menu a:hover{ color:#ffffff; background:none;}
.bg{ background:url(../images/bg.png) repeat; height:40px; display:none; width:100%; z-index:99; position:absolute;}
.menu ul.sub_menu li {
    float:left;
	width:100px;
    line-height: 40px;
	list-style-type:none;
	background:none;
}
.menu ul.sub_menu li a{ 
    color:#ffffff;
	font-size:12px;
	}
	

.kq1 {-webkit-animation-delay: 0.4s;}
.kq2 {-webkit-animation-delay: 0.8s; -webkit-animation-duration: 0.8s;}
.kq3 {-webkit-animation-delay: 1.2s; -webkit-animation-duration: 1.2s;}
.kq4 {-webkit-animation-delay: 1.6s; -webkit-animation-duration: 1.6s;}
.kq5 {-webkit-animation-delay: 2s; -webkit-animation-duration: 2s;}
.kq6 {-webkit-animation-delay: 2.4s; -webkit-animation-duration: 2.4s;}


.kuanping {
   width:131rem;
   padding-right: 15px;
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   }
   
.kkt {
   width:100%;
   padding-right: 15px;
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   }
   
.navbar-inverse .navbar-nav > li.mouseover .ul_hide {
    position: absolute;
    left: -15%;
    top: 8.4rem;
    width: 130%;
    text-align:center;
    border: 0px solid #CBCBCB;
	padding:0px;
    background-color: hsl(180 1% 99% / 1);
    display: none;
    box-shadow: 0 4px 4px rgba(0,0,0,.1);
}

.navbar-inverse .navbar-nav > li.mouseover .ul_hide li {
    width: 100%;
    border-bottom: 1px solid hsl(0 0% 91% / 1);
    list-style-type:none;
    background:none;
    position:relative;
}

.navbar-inverse .navbar-nav > li.mouseover .ul_hide li a {
    text-align:center;
    color: #333;
    font-size: 1.4rem;
    height: auto;
    overflow: hidden;
	padding:1rem;
    line-height: 2;
    display: block;
    width: 100%;
    height: 100%;
}

.navbar-inverse .navbar-nav > li.mouseover .ul_hide li a:hover {
    display:block;
    color:#FFFFFF;
    background-color: #E62913;
    text-decoration: none;
}   
   
   
ul {
   padding:0px;
   margin:0px;
   }
   
.logo {
   width:44.9rem;
   }
   
.logo img {
   width:44.9rem;
   }
   
.logox {
   width:44.9rem;
   margin-top: 1rem;
   }
   
.logox img {
   width:44.9rem;
   }
   
.guding {
   position:fixed;
   top:0px;
   width:100%;
   padding-top:1.8rem;
   padding-bottom:1.8rem;
   background-color:#FFFFFF;
   box-shadow: 0px 0px 15px rgba(0,0,0,.5);
   z-index:9;
   }   
   
.lghh {
   padding-top:0rem;
   padding-bottom:0rem;
   }

.tbk {
    height: auto;
    margin-top: 2.9rem;
}

.tbk li {
    list-style-type: none;
    width: 3.2rem;
    float: left;
    margin-left: 1.6rem;
}

.tbk li a {
    display: block;
    line-height: 3.2rem;
    text-align: center;
}

.searchh {
    background-color: rgba(255,255,255,0.9);
    padding: 1rem;
    display: none;
    margin: 0.5rem;
    margin-bottom: 0.5rem;
    box-shadow: 0px 2px 2px rgba(0,0,0,.2);
    border-radius: 3px;
}

.searchh form {
    height: 4rem;
    padding: 0;
}

.searchh #name {
    height: 4rem;
    border: 1px #d2dae2 solid;
    border-radius: 0;
    width: 100%;
}

.searchh .btn {
    background-color: #da251c;
    height: 4rem;
    border: 0;
    border-radius: 0;
    color: #fff;
    font-size: 1.8rem;
	width:14%;
}

.ss a {
   cursor:pointer;
   }
   
.banner {
   position:relative;
   }

.banner img {
   width:100%;
   }    

.banner .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 5rem;
    left: 0;
    width: 100%;
}


.banner .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 100%;
    background: #FFF;
    opacity: 1;
}

.banner .swiper-pagination-white .swiper-pagination-bullet-active {
    width: 12px;
    height: 12px;
    background: #E62913;
}

.navbar-inverse .navbar-nav > li > a::after {
    width: 0;
    transition: width .3s;
    height: 0.2rem;
    display: block;
    margin: 0 auto;
    content: "";
    background-color:#E62913;
}

.navbar-inverse .navbar-nav > li > a:hover:after{
	width:100%;
	height:0.2rem;
	display:block;
	content:"";
	transition:width .3s;
	background-color:#E62913;
}

.bnnzi {
   position:absolute;
   top:20.2rem;
   left:31.5rem;
   width:37rem;
   font-size:2.4rem;
   color:#FFFFFF;
   z-index:8;
   }
   
.bnnzi h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:3.2rem;
   margin-top:0rem;
   margin-bottom:1.4rem;
   }
   
.bnmore {
   width:10.9rem;
   height:3.2rem;
   margin-top:4.4rem;
   }
   
.bnmore a {
   display:block;
   width:100%;
   height:3.2rem;
   line-height:3.2rem;
   text-align:center;
   font-size:1.2rem;
   color:#FFFFFF;
   background-color:#E62913;
   border-radius: 30px;
   }
   
.bnmore a:hover {
   background-color:#000000;
   }
   
.cpbj {
   height:auto; overflow:hidden;
   padding-top:10rem;
   padding-bottom:10rem;
   background-color:#FAFAFA;
   }
   
.cpleft {
   width:29.6rem;
   float:left;
   }
   
.cplm {
   width:100%;
   height:7.8rem;
   line-height:7.8rem;
   font-size:3rem;
   font-weight: bold;
   color:#FFFFFF;
   padding-left:1.4rem;
   background:url(../images/jtm.png) right center; background-repeat:no-repeat;
   background-color:#E62913;
   }
   
.cplm a {
    color:#FFFFFF;
   }
   
.cphhx {
   height:auto; overflow:hidden;
   }
   
.cphhx li {
   list-style-type:none;
   height:auto; overflow:hidden;
   line-height:5.5rem;
   border-bottom:1px solid #dddddd;
   }
   
.cphhx li a {
   display:block;
   width:100%;
   height:5.5rem;
   line-height:5.5rem;
   padding-left:1.4rem;
   font-size:1.6rem;
   background:url(../images/jtm2.png) right center; background-repeat:no-repeat;
   background-color:#FFFFFF;
   border-bottom:1px solid #dddddd;
   }
   
.cphhx li a:hover {
   color:#E62913;
   }
   
.zixun {
   width:29.6rem;
   height:13.6rem;
   padding:2.5rem;
   color:#FFFFFF;
   font-size:2.6rem;
   text-align:center;
   font-family: 'impact', Helvetica, Arial, sans-serif;
   background-color:#900808;
   }
   
.zixun h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:1.6rem;
   color:#FFFFFF;
   text-align:center;
   margin-top:1.2rem;
   margin-bottom:1.2rem;
   }
   
.zixun a {
    color:#FFFFFF;
}
   
.cpright {
   width:90rem;
   float:right;
   }
   
.cptu {
   height:auto; overflow:hidden;
   background-color:#FFFFFF;
   padding:0.8rem;
   border-radius: 6px;
   box-shadow: 0px 0px 10px rgba(0,0,0,.1);
   margin-bottom:4rem;
   }
   
.cptu img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s; width:100%;}  

.cptu:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   } 
   
.cptu section {
   overflow: hidden;
   }	 
	
section {
    display: block;
} 
   

.cptu-zi {
   height:auto; overflow:hidden;
   line-height:3.2rem;
   margin-top:1.5rem;
   margin-bottom:0.8rem;
   }
   
.cptu-zi-aa {
   width:50%;
   font-size:1.6rem;
   float:left;
       white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
   }
   
.cptu-zi-bb {
   width:10.9rem;
   height:3.2rem;
   line-height:3.2rem;
   text-align:center;
   color:#FFFFFF;
   font-size:1.2rem;
   background-color:#E62913;
   border-radius: 30px;
   float:right;
   }
   
.abbj {
    height: auto;
    overflow: hidden;
    padding-top: 14.8rem;
    padding-bottom: 14.8rem;
    background: url(../images/abbj.jpg) no-repeat center center;
    background-attachment: scroll;
    background-size: auto auto;
    background-size: cover;
    background-attachment: fixed;
   }
   
.abkuai {
   height:auto; overflow:hidden;
   background-color:#FFFFFF;
   }
   
.abkuai-aa {
   width:43.6%;
   float:left;
   }
   
.abkuai-aa img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s; width:100%;}  

.abkuai-aa:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   } 
   
.abkuai-aa section {
   overflow: hidden;
   }
   
.abkuai-bb {
   width:56.4%;
   padding:8rem;
   padding-top:6.2rem;
   padding-bottom:6rem;
   color:#666666;
   font-size:1.4rem;
   line-height:2.2rem;
   float:right;
   }
   
.abkuai-bb h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:3rem;
   font-weight: bold;
   color:#333333;
   margin-top:0rem;
   margin-bottom:2rem;
   }
   
.abmore {
   height:auto; overflow:hidden;
   margin-top:4rem;
   }
   
.abmore a {
   display:block;
   width:10.9rem;
   height:3.2rem;
   line-height:3.2rem;
   font-size:1.2rem;
   color:#FFFFFF;
   text-align:center;
   background-color:#E62913;
   border-radius: 30px;   
   }
   
.abmore a:hover {
   background-color:#000000;
   }   
   
.xinwen {
   height:auto; overflow:hidden;
   background-color:#FAFAFA;
   padding-top:10rem;
   padding-bottom:14.7rem;
   }
   
.xinwen h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:3rem;
   color:#333333;
   font-weight:bold;
   margin-top:0rem;
   margin-bottom:4rem;
   }
   
.xwkk {
   height:auto; overflow:hidden;
   position:relative;
   } 
   
.xwkk img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s; width:100%;}  

.xwkk:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   } 
   
.xwkk section {
   overflow: hidden;
   }
   
.xwkk-t {
   position:absolute;
   width:100%;
   height:100%;
   background: linear-gradient(180deg, rgba(0,0,0,0) 55%, #000000 88%);
   left:0px;
   bottom:0px;
   z-index:1;
   }
   
.xwkk-zi {
   position:absolute;
   width:100%;
   padding:4rem;
   padding-bottom:3.5rem;
   color:#FFFFFF;
   font-size:1.4rem;
   left:0px;
   bottom:0px;
   z-index:8;
   } 
   
.xwkk-zi h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:1.8rem;
   font-weight:bold;
   margin-top:0rem;
   margin-bottom:1.2rem;
   } 
   
.xwhh {
   height:auto; overflow:hidden;
   }
   
.xwhh li {
   list-style-type:none;
   height:auto; overflow:hidden;
   position:relative;
   margin-bottom:3.2rem;
   }
   
.xwhh-w {
   width:32.8rem;
   float:right;
   }
   
.xwhh-w img {
   width:100%;
   }
   
.xwhh-z {
   position:absolute;
   left:1rem;
   top:0.9rem;
   width:32.8rem;
   height:19.2rem;
   padding:4rem;
   color:#333333;
   font-size:1.6rem;
   font-weight:bold;
   background-color:#FFFFFF;
   box-shadow: 0px 2px 10px 2px rgba(0,0,0,0.07);
border-radius: 4px;
opacity: 1;
   }

.xwmore {
   width:10.9rem;
   height:3.2rem;
   margin-top:2.6rem;
   }
   
.xwmore a {
   display:block;
   width:100%;
   height:3.2rem;
   line-height:3.2rem;
   text-align:center;
   color:#FFFFFF;
   font-size:1.2rem;
   font-weight:normal;
   background-color:#E62913;
   border-radius: 30px;
   }
   
.xwmore a:hover {
   background-color:#000000;
   }
   
.lxkuai {
   height:auto; overflow:hidden;
   padding-top:10.4rem;
   padding-bottom:10.1rem;
    background: url(../images/lxbj.jpg) no-repeat center center;
    background-attachment: scroll;
    background-size: auto auto;
    background-size: cover;
    background-attachment: fixed;
   }
   
.lxkuai h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:3rem;
   color:#FFFFFF;
   font-weight:bold;
   margin-top:0px;
   margin-bottom:2.4rem;
   }
   
.lxkuai h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:1.6rem;
   color:#FFFFFF;
   margin-top:0px;
   margin-bottom:4rem;
   }
   
.kk {
   height:5.6rem;
   background-color:#FFFFFF;
   font-size:1.6rem;
   color:#999999;
   border:1px solid #FFFFFF;
   border-radius: 5px;
   } 
   
.anniu {
   width:100%;
   height:5.6rem;
   font-size:1.6rem;
   color:#FFFFFF;
   background-color:#E62913;
   border:1px solid #E62913;
   border-radius: 5px;
   } 
   
.bottom {
   height:auto; overflow:hidden;
   padding-top:10rem;
   padding-bottom:10rem;
   color:#FFFFFF;
   background-color:#1A1A1A;
   } 
   
.bmlx {
   height:auto; overflow:hidden;
   margin-top:2.4rem;
   } 
   
.bmlx li {
   list-style-type:none;
   height:auto; overflow:hidden;
   margin-bottom:1.3rem;
   }
   
.bmlx li a {
   color:#FFFFFF;
   } 
   
.dhtt {
   height:auto; overflow:hidden;
   }
     
.dhtt li {
   list-style-type:none;
   width:20%;
   line-height:3rem;
   float:left;
   }
   
.dhtt li h2 a {
   color:rgba(255,255,255,1);
   }
   
.dhtt li a {
   color:rgba(255,255,255,0.8);
   }
   
.dhtt li a:hover {
   color:rgba(255,255,255,1);
   }
   
.dhtt li h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:1.8rem;
   color:#FFFFFF;
   font-weight:bold;
   margin-top:0rem;
   margin-bottom:2rem;
   }
   
.weixin {
   width:12.8rem;
   float:right;
   } 
   
.weixin img {
   width:100%;
   }
   
.weixin p {
   margin-top:0.8rem;
   text-align:center;
   } 
   
.lxdd {
   width:26%;
   }
   
.bmlm {
   width:61%;
   }
   
.bmwx {
   width:13%;
   } 
   
.footer {
   height:auto; overflow:hidden;
   line-height:5rem;
   color:#FFFFFF;
   background-color:#0D0D0D;
   }
   
.footer a {
    color:#FFFFFF;
	}

.footer a:hover {
    color:#FFFFFF;
	}
   
.juyou {
   text-align:right;
   }
   
/* 关于我们 */
.bnn {
    position: fixed;
    width: 100%;
    top: 12rem;
    z-index: -1;
}

.bnnx {
   top: 9rem;
   }

.bnn img {
   width:100%;
   } 
   
.bnnw {
   position:relative;
   width:100%;
   height:40rem;
   }
   
.bnnlm {
   position:absolute;
   width:100%;
   height:7rem;
   background-color:rgba(230,41,19,0.8);
   left:0rem;
   bottom:0rem;
   } 
   
.home {
   position:absolute;
   width:7rem;
   height:7rem;
   line-height:7rem;
   text-align:center;
   background-color:#FFFFFF;
   left:0px;
   top:0px;
   }
   
.bnnlm-aa {
   width:78%;
   padding-left:7rem;
   position:relative;
   float:left;
   }
   
.bnnlm-aa li {
   list-style-type:none;
   width:17rem;
   float:left;
   line-height:7rem;
   border-right: 1px solid rgba(255, 255, 255, 0.2);
   }
   
.bnnlm-aa li a {
   display:block;
   width:100%;
   height:7rem;
   line-height:7rem;
   text-align:center;
   color:#FFFFFF;
   font-size:1.4rem;
   cursor:pointer;
   }
   
.bnnlm-aa li a:hover {
   background-color:#000000;
   }
   
.bnnlm-aa li.hover a {
   background-color:#000000;
   }
   
.bnnlm-bb {
   width:22%;
   line-height:7rem;
   height: auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
   color:#FFFFFF;
   float:right;
   text-align:right;
   }
   
.bnnlm-bb a {
   color:#FFFFFF;
   }
   
.abww {
    padding-top: 5.6rem;
    padding-bottom: 8rem;
    height: auto;
    overflow: hidden;
    line-height: 3.3rem;
	background-color:#FFFFFF;
}

.abww h2 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 3.2rem;
    font-weight: bold;
    color: #262626;
    margin-top: 0px;
    margin-bottom: 3.3rem;
}

.abgun {
    height: auto;
    overflow: hidden;
    padding: 1rem;
    padding-right: 3rem;
}

.wk2 {

	-webkit-perspective:1000px;

	-o-perspective:1000px;

	-ms-perspective:1000px;

	perspective:1000px;

}   
   
.wenhua {
   height:auto;
   overflow:hidden;
   background-color:#E62913;
   -webkit-transform:rotatex(-80deg) translateZ(0);
   -ms-transform:rotatex(-80deg) translateZ(0);
   transform:rotatex(-80deg) translateZ(0);
   -webkit-transform-origin:0 0 0;
   -ms-transform-origin:0 0 0;
   transform-origin:0 0 0;
   opacity:0;
   transition:1s;
   display: flex;
   align-items: center;
   justify-content: center;
   }
   
.wenhua.on {

	-webkit-transform:rotatex(0) translateZ(0);

	-ms-transform:rotatex(0) translateZ(0);

	transform:rotatex(0) translateZ(0);

	opacity:1

}
   
.wenhua-aa {
   width:50%;
   float:left;
   }   
   
.wenhua-bb {
   width:50%;
   float:left;
   padding: 0 4rem;
   color:#FFFFFF;
   font-size:1.6rem;
   line-height: 2;
   }
   
.wenhua-bb h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:3.2rem;
   font-weight: bold;
   margin-top:0px;
   margin-bottom:3.5rem;
   color:#FFFFFF;
   }  
   
.wenhua img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s; width:100%;}  

.wenhua:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   } 
   
.wenhua section {
   overflow: hidden;
   }	 
	
section {
    display: block;
} 


.ihonor {
    background: url(../images/rybg.jpg) center no-repeat;
	color: #262626;
    background-size: cover;
    padding: 7rem 18%;
}
.ititle big {
    display: block;
    font-size: 3.2rem;
    font-weight: bold;
    line-height: 5rem;
} 

.ititle span {
    display: block;
    color: #8d8d91;
    font-size: 2.0rem;
    line-height: 4.7rem;
    font-family: Fontone;
    margin: 5px 0px 0px;
}

.ihonor ul {
	margin-top:4rem;
	margin-right:-15px;
	margin-left:-15px;
	padding-bottom:3rem;
}
.ihonor ul li {
	float:left;
	width:33.3%;
	list-style-type:none;
	padding:0px 1.5rem;
	margin-bottom:3rem;
}
.ihonor ul li span {
	display:block;
	background:#fff;
	padding:2.5rem;
	border-radius:15px;
}

.ihonor ul li span img {
   width:100%;
   }

.ihonor .more {
	width:55%;
	text-align:center;
	background:#fff;
	line-height:100px;
	color:#000;
	font-size:2.4rem;
	cursor:pointer;
	transition:.3s;
	margin:0 auto;
}
.ihonor .more:hover {
	background:#E62913;
	color:#fff;
}


@media (max-width:1400px) {
.ihonor ul li span {
	padding:10px;
}
.ihonor .more {
	line-height:5rem;
	font-size:1.6rem;
}
}

@media (max-width:992px) {
.ihonor ul {
	margin-top:1rem;
	margin-right:-5px;
	margin-left:-5px;
	padding-bottom:1rem;
}
.ihonor ul li {
	width:50%;
	padding:0px 5px;
	margin-bottom:1rem;
}
.ihonor ul li span {
	padding:0.5rem;
}
.ihonor .more {
	line-height:4rem;
	font-size:1.4rem;
}
}


/* 产品中心 */
.dqtt {
   height:auto; overflow:hidden;
   padding-top:1rem;
   padding-bottom:1rem;
   background-color:#FFFFFF;
  }

.dangqian {
   height:auto; overflow:hidden;
   line-height:5rem;
   }
   
.dqlm {
   height:auto; overflow:hidden;
   }
   
.dqlm li {
   list-style-type:none;
   float:left;
   margin-left:1.5rem;
   margin-right:1.5rem;
   }
   
.dqlm li a {
   display:block;
   height:3rem;
   line-height:3rem;
   color:#333333;
   font-size:1.4rem;
   padding-left:1.5rem;
   padding-right:1.5rem;
   }
   
.dqlm li a:hover {
   color:#FFFFFF;
   background-color:#E62913;
   }
   
.dqlm li.hover a {
   color:#FFFFFF;
   background-color:#E62913;
   }
   
.erji {
    height: auto;
    overflow: hidden;
	margin-top:1rem;
	margin-bottom:1rem;
}

.erji li {
    list-style-type: none;
    width: 15rem;
    height: 3rem;
    float: left;
    margin-right: 2rem;
    margin-bottom: 1.5rem;
}

.erji li a {
    display: block;
    height: 3rem;
    line-height: 2.8rem;
	font-size:1.2rem;
    color: #2c3135;
    background-color: #FFFFFF;
    text-align: center;
}

.erji li a:hover {
    color:#E62913;
   }
   
.erji li.hover a {
    color:#E62913;
   }
   
.erji li > a::after {
    width: 0;
    transition: width .3s;
    height: 0.2rem;
    display: block;
    margin: 0 auto;
    content: "";
    background-color:#E62913;
}

.erji li > a:hover:after{
	width:100%;
	height:0.2rem;
	display:block;
	content:"";
	transition:width .3s;
	background-color:#E62913;
}  

   
.search1 {
   width:100%;
   margin-bottom:2rem;
   }
   
.search1 form {
    display: flex;
}

.search1 .search {
    border: 0;
    height: 3.6rem;
    font-size: 1.4rem;
    padding-left: 5rem;
	background:url(../images/fdj.png) left; background-repeat:no-repeat;
	background-color:#f3f7f9;
	color:#333333;
    width: 86%;
    border-radius: 0;
}   

.search1 .btn {
    height: 3.6rem;
    margin: 0;
    background: #E62913;
    border-radius: 0;
    color: #FFFFFF;
	font-size:1.4rem;
    text-align: center;
    width: 14%;
} 

.cplbb {
   height:auto; overflow:hidden;
   padding-top:1.5rem;
   padding-bottom:1.5rem;
   background-color:#f2f2f2;
   }
   
.cptux {
    height: auto;
    overflow: hidden;
    border: 1px solid #e5e4e4;
    background-color: #FFFFFF;
    position: relative;
    margin-bottom: 2rem;
}

.cptux p {
   text-align:center;
   margin-top:1rem;
   }
   
.cpzi {
   height:auto; overflow:hidden;

   padding:25px;
   color:#808080;
   }
   
.cptux:hover {
   background-color:#E62913;
   box-shadow: 0px 0px 10px rgba(0,0,0,.1);
   transition: all 500ms ease-in 0ms;
   }
   
.cptux:hover .cpzi {

   }
   
.cptux img { width:100%; -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}  

.cptux:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   } 
   
.cptux section {
   overflow: hidden;
   }	
   
.cpzi h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:1.8rem;
   height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   margin-top:0px;
   margin-bottom:6px;
   color:#333333;
   }
   
   
   
.cpwz-aa {
   width:9rem;
   height: auto; overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   float:left;
   }
   
.cpwz-bb {
   width:3.6rem;
   height:1px;
   background-color:#808080;
   margin-top:1.2rem;
   margin-right:2rem;
   float:right;
   }

   
.cptux:hover h2 {
   color:#FFFFFF;
   transition: all 500ms ease-in 0ms;
   }
   
.cptux:hover .cpwz-bb {
   width:170px;
   background-color:#FFFFFF;
   transition: all 500ms ease-in 0ms;
   } 
   
/* 产品详情 */   
   
.liebiao {
   height:7.8rem;
   border:1px solid #ebebeb;
   margin-top:2.5rem;
   }
   
.liebiao-aa {
   width:16%;
   height:7.6rem;
   line-height:7.6rem;
   text-align:center;
   float:left;
   color: #000000;
   background-color: #f5f6f6;
   border-right:1px solid #ebebeb;
   }
   
.liebiao-bb {
   width:68%;
   height:7.8rem;
   line-height:7.8rem;
   float:left;
   text-align:center;
   color:#919191;
   border-right:1px solid #ebebeb;
   }
   
.liebiao-bb a {
   color:#000000;
   }
   
.liebiao-cc {
   width:16%;
   height:7.6rem;
   line-height:7.6rem;
   text-align:center;
   color: #000000;
   background-color: #f5f6f6;
   float:right;
   }
   
.cpyou-lan {
    height: 5rem;
    line-height: 5rem;
    border-bottom: 1px solid #e9e9e9;
    font-size: 2.4rem;
    color: #222222;
    font-weight: bold;
    margin-bottom: 1.5rem;
}

.cpnei {
    padding: 2rem;
    padding-top: 5rem;
    background-color: #FFFFFF;
}

.pro-img{
	margin-bottom:4rem;
}
.pro-img .xiaotu{
	margin-top:1rem;

}

.procem {
    padding: 0px 10%;
    position: relative;
}

#fuwus {
    position: static;
}

.pro-img #Gbig{
	width:100%;
	border:1px solid #eeeeee;
}

.ipdimg .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 3rem;
    height: 3rem;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
	left:0px;

    background-size: 3rem 3rem;
    background-position: center;
    background-repeat: no-repeat;
}

.ipdimg .swiper-button-next {
    position: absolute;
    top: 50%;
    width: 3rem;
    height: 3rem;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
	right:0px;

    background-size: 3rem 3rem;
    background-position: center;
    background-repeat: no-repeat;
}

.pro-img .xiaotu li{
}

.pro-img .xiaotu li a {
   display: block;
   border:1px #ddd solid;
   margin:1px;
   }

.pro-img .xiaotu li.hover{
	border:1px #25b5e5 solid;
}

#xiaotu .swiper-slide a.hover {
    border: 1px #E62913 solid;
}  

.pro-img .colmd5{
	width:46%;
	float:left;
}
.pro-img .colmd7{
	width:50%;
	float:right;
}
.pro-img .colmd7 .pro-ptt{
    font-family: 'ElectroluxSans_4_Semibold', Helvetica, Arial, sans-serif;
	font-size:2rem;
	font-weight:bold;
	padding:0px 0px 1.5rem;
	border-bottom:1px #e8e8e8 solid;
	font-weight:bold;
}
.pro-img .colmd7>span{
    margin-top:2rem;
	margin-bottom:2rem;
	height:47rem;
	padding:15px;
	border-bottom: 1px #e8e8e8 solid;
	display:block;
	color:#515151;
	font-size:1.4rem;
	line-height:2.2rem;
	width:100%;
	word-wrap:break-word;
}
.pro-img .colmd7>span ul{
	list-style-type:disc;
	margin-left:2rem;
}

.pro-img .colmd7 h3 {
   font-family: 'ElectroluxSans_4_Semibold', Helvetica, Arial, sans-serif;
   font-size:1.5rem;
   margin-top:0px;
   margin-bottom:1.4rem;
   color:#515151;
   }
   
.colmd7 h5 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 3rem 0rem 0rem;
}

.colmd7 h5 span {
    display: block;
    height: 4rem;
    line-height: 4rem;
    text-align: center;
    width: 15rem;
    color: #fff;
    font-size: 1.5rem;
    background: rgba(0,0,0,.7);
    transition: .3s;
    cursor: pointer;
}

.cpxq {
    margin-top: 5rem;
    height: auto;
    overflow: hidden;
}


.cpxq-lan {
    height: auto;
    overflow: hidden;
    background-color: #f5f6f6;
    line-height: 5rem;
    color: #595959;
    font-size: 1.6rem;
    padding-left: 1.5rem;
}

.cpxq-nei {
    padding: 2.5rem;
    height: auto;
    overflow: hidden;
    font-size: 1.5rem;
    line-height: 2.5rem;
    color: #515151;
}

.ipdcont .ipdimg {
    width: 100%;
    position: relative;
}
   
.ipdcont .ipdimg .jqzoom {
    height: auto;
    overflow: hidden;
    position: relative;
}

.ipdcont .ipdimg img {
    max-height: 100%;
    position: relative;
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
 
#glass {
    position: absolute;
    border-radius: 50%;
    border: 5px #E62913 solid;
    display: none;
    background-repeat: no-repeat;
    background-color:#fff;
} 

/* 解决方案 */
.cpkuai {
    height: auto;
    overflow: hidden;
    padding-top: 4rem;
    padding-bottom: 6.5rem;
    background-color: #e4ebf5;
}

.lielan {
    height: auto;
    overflow: hidden;
    line-height: 4.6rem;
    border: 1px solid #ececec;
    padding-left: 7.5rem;
    color: #FFFFFF;
    font-size: 2rem;
    background-color: #E62913;
} 

.hangx {
    margin-top: 1rem;
    height: auto;
    overflow: hidden;
    border-left: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
    border-top: 1px solid #ebebeb;
}

.cphh ul {
    overflow: hidden;
} 

.cphh li ul{
    display: none;
}

.cphh li a{
    margin-bottom: 1px;
}

.cphh li {
   list-style-type:none;
}
   

.cphh li a {
    line-height: 5rem;
    display: block;
    padding-left: 1.6rem;
    /* padding-right: 30px; */
    height: auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: #f8f7f7;
    color: #333333;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
} 

.cphh li.hover a {
    background: #000000;
    color: #f8f7f7;
}

.cphh li a:hover{
    background: #000000;
    color: #ffffff;
}

.cphh li li a {
    line-height: 3;
    font-size:1.4rem;
    background: #ddd;
    padding-left: 4rem;
}

.cphh li.hover li a {
    background: hsl(186 2% 95% / 1);
    color: #333;
}

.cphh li li a:hover{
    background: #4c8ae0;
    color: #f8f7f7;
}

.cphh li li.hover a {
    background: #4c8ae0;
    color: #f8f7f7;
}

.cpnn {
   height:auto; overflow:hidden;
   padding:15px;
   background-color:#FFFFFF;
   }
   
.cpyou-lan {
    height: 5.2rem;
    line-height: 5.2rem;
    border-bottom: 1px solid #e9e9e9;
    font-size: 3.2rem;
    color: #262626;
    font-weight: bold;
    margin-bottom: 1.5rem;
}

.cpyou-lan-aa {
   width:70%;
   float:left;
   }
   
.cpyou-lan-bb {
   width:30%;
   font-size:1.4rem;
   float:right;
   text-align:right;
   font-weight:normal;
   }
.cpyou-lan-bb a {   
   font-weight:normal;
}
   
.cprow {
    margin-left: -1rem;
    margin-right: -1rem;
    height: auto;
    overflow: hidden;
    min-height: 60vh;
}

.cpcol4 {
    width: 33.3%;
    float: left;
    padding-left: 1rem;
    padding-right: 1rem;
}

.cptuk {
   margin-bottom:3rem;
   height:auto;
   overflow:hidden;
   padding:0.6rem;
   background-color:#FFFFFF;
   border: 1px solid hsl(0 0% 95% / 1);
   }
   
.cptuk:hover {
   background-color:#E62913;
   transition: all 500ms ease-in 0ms;
   }
   
.cptuk-zi {
   margin-top:1.2rem;
   height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   text-align:center;
   padding-bottom:0.6rem;
   color:#565252;
   line-height:2.3rem;
   }
   
.cptuk:hover .cptuk-zi {
   color:#FFFFFF;
   transition: all 500ms ease-in 0ms;
   }
   
.cptuk img { width:100%; -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}  

.cptuk:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   } 
   
.cptuk section {
   overflow: hidden;
   } 
   
/* 企业展示 */
.case {
   height: auto;
   overflow: hidden;
   padding-top:3.4rem;
   padding-bottom: 4rem;
   background-color:#FFFFFF;
   }
   
.wttu {
   padding-top:1.5rem;
   padding-bottom:1.5rem;
   } 
   
.txkuai {
   height:auto; overflow:hidden;
   background-color:#FFFFFF;
   border:1px solid #f4f4f4;
   } 
   
.txkuai img {
   width:100%;
   } 
   
.txkuai img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}  

.txkuai:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   } 
   
.txkuai section {
   overflow: hidden;
   }	 
	
section {
    display: block;
} 
   
.txkuai-zi {
   height:auto; overflow:hidden;
   padding-left:3.4rem;
   padding-right:3.4rem;
   color:#a3a3aa;
   } 
   
.txkuai:hover {
   transition: all 300ms ease-in 0ms;
   box-shadow: 0px 0px 20px rgba(0,0,0,.1);
   }
   
.txz-lan {
   height:auto; overflow:hidden;
   line-height:8.8rem;
   font-size:1.8rem;
   }
   
.txz-lan-aa {
   width:80%;
    height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   float:left;
   color:#333333;
   }
   
.txz-lan-aa h4 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:1.8rem;
   line-height: 8.8rem;
   margin:0px;
   }
   
.txz-lan-bb {
   width:20%;
   float:right;
   text-align:right;
   }
   
.txz-lan-bb img {
   width:2.7rem;
   }
   
.txz-nn {
   height: 7rem;
   overflow: hidden;
   white-space: nowrap;
   text-overflow: ellipsis;
   line-height:7rem;
   display: none;
   } 
   
   
/* 下载 */   
.idown ul {
    padding: 0.5rem 0px 3rem;
	height:auto; overflow:hidden;
}

.idown ul li {
   float:left;
   list-style-type:none;
   width:100%;
   padding-left:1rem;
   padding-right:1rem;
    margin-bottom: 1.5rem;
}

.idown ul li a {
    display: flex;
    background: #fff;
    padding: 0.5rem 1.5rem 0.5rem 0.5rem;
    justify-content: space-between;
    border-bottom: 1px #ddd solid;
    align-items: center;
    transition: .3s;
}

.idown ul li a section {
    display: flex;
}

.idown ul li a section small {
    margin: 0px 1.5rem 0px 0px;
    width: 60px;
}

.idown ul li a section small img {
    max-width: 100%;
}

.idown ul li a section big {
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}

.idown ul li a section big p {
    font-size: 1.6rem;
    color: #333333;
    width: 100%;
    line-height: 2.6rem;
}

.idown ul li a section big b {
    font-size: 1.4rem;
    color: rgba(0,0,0,.4);
    font-weight: normal;
    line-height: 1.8rem;
}

.idown ul li a span {
    border: 1px #f91a3f solid;
    color: #f91a3f;
    line-height: 2rem;
    padding: 0.5rem 2.5rem;
    transition: .3s;
    margin: 0.5rem 0rem;
    cursor: pointer;
}

.idown ul li a:hover span {
    border: 1px #ec4000 solid;
	background-color:#ec4000;
    color: #FFFFFF;
   }
   
/* 新闻中心 */
.xwbj {
    background: #f6f9fc;
    height: auto;
    overflow: hidden;
    padding: 8rem 0 8rem;
}

.newstit {
    height:auto; overflow:hidden;
    margin-bottom: 4.5rem;
}

.newstit-aa {
   width:70%;
   line-height:4.5rem;
   font-size:3rem;
   float:left;
   }
   
.newstit-bb {
   width:30%;
   float:right;
   display:none;
   }

.xwrowk {
    height:auto; overflow:hidden;
    margin-left:-2rem;
	margin-right:-2rem;
   }
   
.xwrowk li {
   list-style-type:none;
   width:25%;
   float:left;
   padding-left:2rem;
   padding-right:2rem;
   margin-bottom:4rem;
   }
   
.newsk {
   height:auto; overflow:hidden;
   position:relative;
   color: #999999;
   line-height: 2.3rem;
   }
   
.newsk a {
    color: #999999;
}
   
.xwtime {
    position: absolute;
    width: 10.5rem;
    height: 8.2rem;
    background-color: #000000;
    top: 0px;
    left: 0px;
    padding-top: 1.5rem;
    text-align: center;
    color: #FFFFFF;
    z-index: 8;
}

.xwtime h4 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 2.5rem;
    font-weight: bold;
    text-align: center;
    margin-top: 0rem;
    margin-bottom: 0.6rem;
}

.newsk section {
    overflow: hidden;
}

section {
    display: block;
} 

.newsk img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s; width:100%;}     
   
.newsk:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   }
   
.newsk h3 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 1.8rem;
	height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
    margin-top: 2rem;
    margin-bottom: 2rem;
    color: #555555;
}

.newtt {
   height:7rem; overflow:hidden;
   }

.xwkuan {
   width:120rem;
   padding-right: 15px;
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   }
   
.xwnn {
   height:auto; overflow:hidden;
   padding:7rem;
   padding-top:1rem;
   padding-bottom:1rem;
   }
   
.xwnn h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:3.2rem;
   color:#000000;
   text-align:center;
   margin-top:0rem;
   margin-bottom:5rem;
   }
   
.fabu {
   width:60rem;
   height:auto; overflow:hidden;
   line-height:2.5rem;
   border-bottom:1px solid #eeeeee;
   padding-bottom:1.5rem;
   margin:0 auto;
   }
   
.fabu li {
   list-style-type:none;
   width:33.3%;
   text-align:center;
   line-height:2.5rem;
   color:#333333;
   float:left;
   }
   
.fabu-fg {
   background:url(../images/fenge.jpg) center right; background-repeat:no-repeat;
   }
   
.xwxq {
   height:auto; overflow:hidden;
   padding-top:5rem;
   padding-bottom:6rem;
   color:#666666;
   font-size:1.8rem;
   line-height:2.7rem;
   border-bottom:1px solid #fbfbfb;
   }
   
.liebiaok {
    height: auto;
    overflow: hidden;
	margin-top:2rem;
}

.liebiaok-aa {
    width: 80%;
    line-height: 3rem;
    color: #666666;
    float: left;
}

.shangy {
    height: auto;
    overflow: hidden;
    line-height: 3.2rem;
    color: #666666;
    border-bottom: 1px dotted #ececec;
}

.xiay {
    height: auto;
    overflow: hidden;
    color: #666666;
    line-height: 3.2rem;
}

.liebiaok-bb {
    width: 16%;
    float: right;
}   

.fanhui {
    width: 14.2rem;
    height: 4.3rem;
    margin-top: 0.6rem;
    float: right;
}

.fanhui a {
    display: block;
    width: 14.2rem;
    height: 4.3rem;
    line-height: 4.3rem;
    color: #FFFFFF;
    background-color: #1b2d52;
    font-size: 1.4rem;
    text-align: center;
    border-radius: 20px;
}  

/* 联系我们 */
.lxnnw {
    padding-top:5rem;
    padding-bottom: 5rem;
	background-color:#FFFFFF;
}   

.lxhh {
    height: auto;
    overflow: hidden;
    padding-top: 1rem;
    padding-bottom: 2.5rem;
    border-bottom: 1px solid #f0f0f0;
}

.lxhh-aa {
    width: 10%;
    float: left;
}

.lxhh-bb {
    width: 89%;
    float: right;
    color: #666666;
    font-size: 1.6rem;
}

.lxhh-bb a {
   color: #666666;
   }

.lxhh-bb h4 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 1.6rem;
    margin-top: 0.8rem;
    margin-bottom: 1.6rem;
    color: #333333;
}

.liuyans {
    height: auto;
    overflow: hidden;
    padding-top: 7rem;
    padding-bottom: 4.5rem;
    background-color: #f1f1f1;
}

.liuyans h3 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 3.2rem;
	color:#262626;
	font-weight:bold;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 8.3rem;
}

.lykkm {
    width: 120rem;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.hzi {
    color: #E62913;
}

.biao {
    height: auto;
    overflow: hidden;
    margin-bottom: 2rem;
}

.biao h4 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 1.6rem;
    margin-top: 0px;
    margin-bottom: 1.4rem;
    color: #666666;
}

.kka {
    height: 4rem;
    border: 1px solid #d2d2d2;
	border-radius: 0;
}

.kkb {
    border: 1px solid #d2d2d2;
	border-radius: 0;
}

.anniuk {
    width: 20.8rem;
    height: 5.4rem;
	font-size:1.6rem;
    background-color: #E62913;
	border:1px solid #E62913;
    padding: 0px;
}  

/* 弹窗 */

.pdcon-ct{
	display:flex;
	flex-wrap:wrap;
}
.pdcon-ct>span{
	display:block;
	color:#fff;
	background:#2e4b98;
	padding:8px 30px;
	font-size:1.4rem;
	font-weight:600;
}
.pdcon{
	border-top:3px #2e4b98 solid;
	padding:20px 0px;
	font-size:1.4rem;
	color:rgba(0,0,0,.6);
	width:100%;
}

.picshade {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.91;
  filter: alpha(opacity=91);
  z-index: 99;
  display: none;
}

.pictures_eyes_close {
  position: fixed;
  top: 30px;
  right: 30px;
  display: inline-block;
  width: 26px;
  height: 26px;
  background: url(../images/close.png) no-repeat;
  z-index: 100;
  display: none;
}

.pictures_eyes {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 199;
  display: none;
}

.pictures_eyes_in {
  position: relative;
  text-align: center;
}

.pictures_eyes_in img { max-height: 900px; }

.pictures_eyes_in section p{color:#fff;padding:15px 0px;}

.pictures_eyes_in .prev, .pictures_eyes_in .next {
  position: absolute;
  top: 50%;
  width: 51px;
  height: 51px;
  cursor: pointer;
}

.pictures_eyes_in .prev {
  left: 35px;
  background: url(../images/Tleft.png) no-repeat;
}

.pictures_eyes_in .next {
  right: 35px;
  background: url(../images/Tright.png) no-repeat;
}

.pictures_eyes_indicators {
  position: fixed;
  left: 0;
  bottom: 15px;
  width: 100%;
  text-align: center;
  z-index: 299;
}

.pictures_eyes_indicators a {
  display: inline-block;
  width: 50px;
  height: 50px;
  margin: 6px 3px 0 3px;
  border: 1px solid #ddd;
  border-radius: 10px;
  box-shadow: 0 0 2px #000;
  filter: alpha(opacity=50);
  opacity: 0.5;
  overflow: hidden;
}

.pictures_eyes_indicators img { height: 50px; }

.pictures_eyes_indicators .current {
  filter: alpha(opacity=100);
  opacity: 1;
}   

.icase ul {
   margin:0px;
   padding:0px;
   }

.icase ul li {
   list-style-type:none;
   } 
   
.modal-dialog {
    width: 66rem;
    margin: 10rem auto;
}

.tanchu {
    height: auto;
    overflow: hidden;
    color: #666666;
    border: 2px solid #E62913;
}
.tanchu-lan {
    height: 5.5rem;
    line-height: 5.5rem;
    background-color: #E62913;
    font-size: 1.8rem;
    color: #FFFFFF;
    padding-left: 1rem;
	margin-top:-3.6rem;
}
.tanchu-nei {
    padding: 2rem;
    height: auto;
    overflow: hidden;
}    

.yc {
   display:block;
   }
   
.yd {
   display:none;
   }


@media (min-width: 1920px) and (max-width: 3000px) {

.kuanping {
   width:66.6%;
   padding-right: 15px;
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   }

} 


@media (min-width: 0px) and (max-width: 1000px) {
#container{
    pointer-events: none;
}
.navbar-nav > li > a {
    padding: 10px 20px;
    line-height: 20px;
}

.nav {
    padding-left: 0px;
}


.kuanping {
   width:100%;
   }
   
.modal-dialog {
    width: 90%;
    margin: 10rem auto;
}

.logo {
    width: 22.45rem;
	margin-top: 1rem;
    margin-left: 0.5rem;
}

body {
    margin-top: 7.8rem;
}

.banner .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 2rem;
    left: 0;
    width: 100%;
}

.cpbj {
    height: auto;
    overflow: hidden;
	padding:0rem;
    padding-top: 3rem;
    padding-bottom: 3rem;
}

.cpleft {
    display: none;
}

.zixun {
    width: 100%;
    height: 13.6rem;
    padding: 2rem;
    color: #FFFFFF;
    font-size: 2.6rem;
}

.cpright {
    width: 100%;
	margin-top:1rem;
}

.abbj {
    height: auto;
    overflow: hidden;
	padding:0rem;
    padding-top: 5rem;
    padding-bottom: 5rem;
}

.abkuai-aa {
    width: 100%;
}

.abkuai-bb {
    width: 100%;
    padding: 2rem;
    color: #666666;
    font-size: 1.4rem;
    line-height: 2.2rem;
}

.abkuai-bb h2 {
    font-size: 2rem;
    font-weight: bold;
    color: #333333;
    margin-top: 0rem;
    margin-bottom: 2rem;
}

.xinwen {
    height: auto;
    overflow: hidden;
	padding:0rem;
    padding-top: 3rem;
    padding-bottom: 3rem;
}

.xinwen h2 {
    font-size: 2rem;
    color: #333333;
    font-weight: bold;
    margin-top: 0rem;
    margin-bottom: 4rem;
}

.xwhh-z {
    position:relative;
    left: 0rem;
    top: 0rem;
    width: 100%;
    height:auto; overflow:hidden;
    padding: 2rem;
    color: #333333;
    font-size: 1.4rem;
    font-weight: bold;
    background-color: #FFFFFF;
    box-shadow: 0px 2px 10px 2px rgba(0,0,0,0.07);
    border-radius: 4px;
    opacity: 1;
}

.lxkuai {
    height: auto;
    overflow: hidden;
	padding:0px;
    padding-top: 5rem;
    padding-bottom: 5rem;
}

.lxkuai h2 {
    font-size: 2rem;
    margin-top: 0px;
    margin-bottom: 2rem;
}

.kk {
    height: 4rem;
    border-radius: 0px;
	margin-bottom:1rem;
}

.bottom {
    height: auto;
    overflow: hidden;
	padding:0rem;
    padding-top: 5rem;
    padding-bottom: 5rem;
    color: #FFFFFF;
    background-color: #1A1A1A;
}

.lxdd {
    width: 100%;
}

.bmlm {
   display:none;
}

.bmwx {
    width: 100%;
	margin-top:1rem;
}

.yc {
   display:none;
   }
   
.yd {
   display:block;
   }
   
.weixin {
    width: 12.8rem;
	float:inherit;
	margin:0 auto;
}

.navbar-collapse {
    max-height: 460px;
}

.searchh .btn {
    width: 22%;
}

.bnn {
    top: 7.8rem;
    z-index: -1;
}

.bnnw {
    width: 100%;
    height: 10rem;
}

.abww {
    padding:0rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
    height: auto;
    overflow: hidden;
    line-height: 3rem;
    background-color: #FFFFFF;
}

.ablan {
   width:100%;
   height: auto; overflow: hidden;
   background-color: #FFFFFF;
}

.ablan li {
    list-style-type: none;
    width: 50%;
    position: relative;
    border-right: 1px solid #eff0f1;
    float: left;
}

.ablan li a {
    display: block;
    height: 4rem;
    line-height: 4rem;
    cursor: pointer;
    color: #000000;
    font-size: 1.4rem;
    text-align: center;
    border-top: 0px solid rgb(23, 72, 150, 0);
}

.ablan li a:hover {
   color: #FFFFFF;
   font-size: 1.4rem;
   background-color:#E62913;
   border-top: 0px solid rgb(23, 72, 150, 1);
}

.ablan li.hover a {
   color: #FFFFFF;
   font-size: 1.4rem;
   background-color:#E62913;
   border-top: 0px solid rgb(23, 72, 150, 1);
}

.abww h2 {
    font-size: 2rem;
    font-weight: bold;
    color: #262626;
    margin-top: 0px;
    margin-bottom: 2rem;
}

.abgun {
    height: auto;
    overflow: hidden;
    padding: 1rem;
}

.wenhua {
    display:inherit;
}

.wenhua-aa {
    width: 100%;
	height:auto; overflow:hidden;
}

.wenhua-bb {
    width: 100%;
    padding: 2rem;
    color: #FFFFFF;
    font-size: 1.4rem;
    line-height: 2;
}

.wenhua-bb h2 {
    font-size: 2rem;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 2rem;
    color: #FFFFFF;
}

.ititle big {
    display: block;
    font-size: 2rem;
    font-weight: bold;
    line-height: 2rem;
}

.ihonor {
    padding: 2rem 3%;
}

.dqtt {
    width: 100%;
}

.cplbb {
    height: auto;
    overflow: hidden;
	padding:0rem;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}

.cpzi {
    padding: 1rem;
	background:none;
    color: #808080;
}

.cptux:hover .cpzi {
   background:none;
   }
   
.cpwz-bb {
    margin-top: 1.2rem;
    margin-right: 0rem;
    float: right;
}

.erji li {
    list-style-type: none;
    width: 33.3%;
    height: 3rem;
    float: left;
    margin-right: 0rem;
    margin-bottom: 1rem;
}

.cpyou-lan {
    height: 3rem;
    line-height: 3rem;
    border-bottom: 1px solid #e9e9e9;
    font-size: 2rem;
    color: #262626;
    font-weight: bold;
    margin-bottom: 1.5rem;
}

.cpnei {
    padding: 1rem;
    background-color: #FFFFFF;
}

.pro-img {
    margin-bottom: 2rem;
}

.pro-img .colmd5 {
    width: 100%;
}

.pro-img .colmd7 {
    width: 100%;
}

.pro-img .colmd7>span {
    margin-top: 2rem;
    margin-bottom: 2rem;
    height: auto; overflow:hidden;
    padding: 1rem;
    border-bottom: 1px #e8e8e8 solid;
    display: block;
    color: #515151;
    font-size: 1.4rem;
    line-height: 2.2rem;
}

.cpxq-nei {
    padding: 1.5rem;
    height: auto;
    overflow: hidden;
    font-size: 1.4rem;
    line-height: 2.5rem;
}

.liebiao {
   height:4.7rem;
   border:1px solid #ebebeb;
   margin-top:2.5rem;
   }
   
.liebiao-aa {
   width:25%;
   height:4.5rem;
   line-height:4.5rem;
   text-align:center;
   float:left;
   }
   
.liebiao-bb {
   width:50%;
   height:4.5rem;
   line-height:4.5rem;
   float:left;
   text-align:center;
   color:#919191;
   border-right:1px solid #ebebeb;
   }
   
.liebiao-bb a {
   color:#000000;
   }
   
.liebiao-cc {
   width:25%;
   height:4.5rem;
   line-height:4.5rem;
   text-align:center;
   float:right;
   }
   
.cpyou-lan {
    width:100%;
    height: 3rem;
    line-height: 3rem;
    border-bottom: 1px solid #e9e9e9;
    font-size: 2rem;
    color: #262626;
    font-weight: bold;
    margin-bottom: 1.5rem;
}

.cpyou-lan-aa {
   width:100%;
   }

.cprow {
    height: auto;
    overflow: hidden;
    min-height:auto; overflow:hidden;
}

.cptuk {
    margin-bottom: 1rem;
    height: auto;
    overflow: hidden;
    padding: 0.6rem;
}

.cpcol4 {
    width: 50%;
    float: left;
    padding-left: 1rem;
    padding-right: 1rem;
}

.cpkuai {
    height: auto;
    overflow: hidden;
	padding:0rem;
    padding-top: 2rem;
    padding-bottom: 3rem;
    background-color: #e4ebf5;
}

.xwxq {
    height: auto;
    overflow: hidden;
    padding-top: 2rem;
    padding-bottom: 2rem;
    color: #666666;
    font-size: 1.4rem;
    line-height: 2.4rem;
}

.xwxq img {
    width:100%;
	}
	
.liebiaok-aa {
    width: 100%;
}

.liebiaok-bb {
    width: 100%;
}

.case {
    height: auto;
    overflow: hidden;
	padding:0rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
    background-color: #FFFFFF;
}

.pictures_eyes_in img {
    max-height: 500px;
}

.xwbj {
    background: #f6f9fc;
    height: auto;
    overflow: hidden;
    padding: 4rem 0 4rem;
}

.newstit {
    height: auto;
    overflow: hidden;
    margin-bottom: 2rem;
}

.newstit-aa {
    width: 70%;
    line-height: 4.5rem;
    font-size: 2rem;
    float: left;
}

.xwrowk {
    height: auto;
    overflow: hidden;
    margin-left: -1rem;
    margin-right: -1rem;
}

.xwrowk li {
    list-style-type: none;
    width: 100%;
    float: left;
    padding-left: 1rem;
    padding-right: 1rem;
    margin-bottom: 2rem;
}

.newsk h3 {
    font-size: 1.6rem;
    height: auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 1rem;
    margin-bottom: 1rem;
    color: #555555;
}

.xwnn {
    height: auto;
    overflow: hidden;
    padding: 1.5rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.xwnn h2 {
    font-size: 2rem;
    color: #000000;
    text-align: center;
    margin-top: 0rem;
    margin-bottom: 2rem;
}

.liuyans {
    height: auto;
    overflow: hidden;
	padding:0rem;
    padding-top: 3rem;
    padding-bottom: 2rem;
    background-color: #f1f1f1;
}

.liuyans h3 {
    font-size: 2rem;
    color: #262626;
    font-weight: bold;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 3rem;
}

.biao h4 {
    font-size: 1.4rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.lxnnw {
    padding:0rem;
    padding-top: 5rem;
    padding-bottom: 5rem;
}

.footer {
   margin-bottom:5rem;
   text-align:center;
   line-height: 3rem;
}

.juyou {
    text-align:center;
}

.ipdimg .swiper-button-prev {
    position: absolute;
    z-index: 8;
}

.ipdimg .swiper-button-next {
    position: absolute;
    z-index: 8;
}

.xwkk-zi {
    width: 100%;
    padding: 2rem;
    color: #FFFFFF;
    font-size: 1.4rem;
}

.fygnav {
    padding: 0px;
	height:5rem;
	background-color:#E62913;
}
.fygnav ul {
    list-style-type: none;
    width: 100%;
    margin: 0px;
    padding: 0px;
}
.fygnav li {
    width: 25%;
    text-align: center;
    float: left;	
}
.fygnav li a { display:block; color:#FFFFFF; background-color:#E62913; height:5rem; padding-top:0.3rem; border-right:1px solid rgba(255,255,255,.2);}

.fygnav li a:hover { color:#FFFFFF; background-color:#E62913;}

.fygnav li p {
   margin-top:0.2rem;
   } 
   
.bnnzi {
    position: absolute;
    top: 2rem;
    left: 2rem;
    width: 20rem;
    font-size: 1.4rem;
    color: #FFFFFF;
    z-index: 8;
} 

.bnnzi h2 {
    font-size: 2rem;
    margin-top: 0rem;
    margin-bottom: 1rem;
}

.bnmore {
    width: 8rem;
    height: 2rem;
    margin-top: 1rem;
}

.bnmore a {
    display: block;
    width: 100%;
    height: 2rem;
    line-height: 2rem;
    text-align: center;
    font-size: 1.2rem;
}

.guding {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.lghh {
    padding-top: 0rem;
    padding-bottom: 0rem;
}

.banner img {
    width: 100%;
    height: 20rem;
	object-fit: cover;
	justify-content: center;
}

.tbk {
   display:none;
   }
   
.cptu {
    margin-bottom: 2rem;
}

.xwhh-w {
    width: 100%;
}

.xwhh {
    height: auto;
    overflow: hidden;
    margin-top: 2rem;
}

.xwhh li {
    margin-bottom: 2rem;
    border: 1px solid #EEEEEE;
}

}


